Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ALTAIRZ80: Add 1K RAM to SOL20 device #335

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

deltecent
Copy link
Contributor

The Sol-20 provides 1K RAM at C800. This was discovered to be missing when issuing a "SET CPU 24K" command. Without the CPU providing RAM at C800, the Sol-20 would not function. This PR corrects the problem by having the SOL20 device provide its own 1K RAM at C800.

The Sol-20 provides 1K RAM at C800. This was discovered to be missing
when issuing a "SET CPU 24K" command. Without the CPU providing RAM
at C800, the Sol-20 would not function. This PR corrects the problem
by having the SOL20 device provide its own 1K RAM at C800.
@pkoning2 pkoning2 merged commit 6925456 into open-simh:master Feb 1, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants